colorplane: Refactor create_texture()
authorTimm Bäder <mail@baedert.org>
Sat, 26 Sep 2020 07:39:31 +0000 (09:39 +0200)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 14 Oct 2020 19:06:12 +0000 (15:06 -0400)
commit663ae6793518aea53d526278a91df11232584bd9
tree7cbfe20cc50f24637eff51d526815767809f7740
parent76e40022264c643e6c37c68d7e26f8f1fcfe0c95
colorplane: Refactor create_texture()

Create a R8G8B8 texture here so we don't waste memory and do work for
an alpha channel we don't care about.
gtk/gtkcolorplane.c